This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
QTFileTransfer | |
class QTFileTransfer | |
method Abort | |
property BytesToTransfer as integer | |
property BytesTransferred as integer | |
property CurrentURL as string | |
property DataBufferSize as integer | |
event DataReceived(length as integer, data as string) | |
event DataRequest(length as integer) | |
event DataSize(length as integer) | |
event DataWritten(length as integer,data as string) | |
property DoneTransferring as boolean | |
method FileSize(url as string) as integer | |
property MacCreator as string | |
property MacType as string | |
event Open | |
event Open | |
method Poll | |
method Transfer(url as string, file as folderitem) as boolean | |
event TransferComplete |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.